home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / frv / lib / Makefile
Encoding:
Makefile  |  2008-12-24  |  229 b   |  9 lines

  1. #
  2. # Makefile for FRV-specific library files..
  3. #
  4.  
  5. lib-y := \
  6.     __ashldi3.o __lshrdi3.o __muldi3.o __ashrdi3.o __negdi2.o __ucmpdi2.o \
  7.     checksum.o memcpy.o memset.o atomic-ops.o \
  8.     outsl_ns.o outsl_sw.o insl_ns.o insl_sw.o cache.o
  9.